menu
MBG_Inspektionen
backend/api.dart
API
rootID property
rootID
dark_mode
light_mode
rootID
property
Future
<
String
>
get
rootID
Implementation
Future<String> get rootID async => (await user)!.name;
MBG_Inspektionen
api
API
rootID property
API class