menu
ground_control_client package
documentation
ground_control_client_test_tools.dart
ComputeInfoBuilder
withMemoryMb method
withMemoryMb method
dark_mode
light_mode
withMemoryMb
method
ComputeInfoBuilder
withMemoryMb
(
int
memoryMb
)
Implementation
ComputeInfoBuilder withMemoryMb(final int memoryMb) { _memoryMb = memoryMb; return this; }
ground_control_client package
documentation
ground_control_client_test_tools
ComputeInfoBuilder
withMemoryMb method
ComputeInfoBuilder class