menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
RoleBuilder
withProjectScope method
withProjectScope method
dark_mode
light_mode
withProjectScope
method
RoleBuilder
withProjectScope
(
String
scope
)
Implementation
RoleBuilder withProjectScope(final String scope) { _projectScopes.add(scope); return this; }
ground_control_client package
documentation
ground_control_client_test_tools
RoleBuilder
withProjectScope method
RoleBuilder class