menu
mineral package
documentation
contracts.dart
UserPartContract
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
User
?
>
get
(
Object
id
,
bool
force
)
Implementation
Future<User?> get(Object id, bool force);
mineral package
documentation
contracts
UserPartContract
get abstract method
UserPartContract class