menu
nt4 package
documentation
nt4.dart
NT4Topic
toPropertiesJson method
toPropertiesJson method
dark_mode
light_mode
toPropertiesJson
method
Map
<
String
,
dynamic
>
toPropertiesJson
(
)
Implementation
Map<String, dynamic> toPropertiesJson() { return { 'name': name, 'update': properties, }; }
nt4 package
documentation
nt4
NT4Topic
toPropertiesJson method
NT4Topic class