menu
at_commons package
documentation
at_builders.dart
UpdateVerbBuilder
atKey property
atKey property
dark_mode
light_mode
atKey
property
String
?
get
atKey
inherited
See
AtKey.key
Implementation
String? get atKey => atKeyObj.key;
set
atKey
(
String
?
s
)
inherited
See
AtKey.key
Implementation
set atKey(String? s) => atKeyObj.key = s;
at_commons package
documentation
at_builders
UpdateVerbBuilder
atKey property
UpdateVerbBuilder class