menu
zifmp package
documentation
model/zif_payload.dart
ScreenPayload
timeSec property
timeSec property
dark_mode
light_mode
timeSec
property
@JsonKey.new(name: 'time_sec', defaultValue: "")
String
timeSec
final
Implementation
@JsonKey(name: 'time_sec', defaultValue: "") final String timeSec;
zifmp package
documentation
model/zif_payload
ScreenPayload
timeSec property
ScreenPayload class