menu
sunny_service_stubs package
documentation
models/waypoints/model/pause.dart
IPause
amount property
amount property
dark_mode
light_mode
amount
property
int
?
get
amount
Property getter and setter for amount:
Implementation
int? get amount;
set
amount
(
int
?
amount
)
Implementation
set amount(int? amount);
sunny_service_stubs package
documentation
models/waypoints/model/pause
IPause
amount property
IPause class