menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
UserBuilder
withOwnerId method
withOwnerId method
dark_mode
light_mode
withOwnerId
method
UserBuilder
withOwnerId
(
UuidValue
?
ownerId
)
Implementation
UserBuilder withOwnerId(final _i1.UuidValue? ownerId) { _ownerId = ownerId; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
UserBuilder
withOwnerId method
UserBuilder class