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