rootID property

Future<String> get rootID

Implementation

Future<String> get rootID async => (await user)!.name;