unixTime property
Optional. For “date_time” only, the Unix time associated with the entity
Implementation
@JsonKey(name: 'unix_time')
int? get unixTime;
Optional. For “date_time” only, the Unix time associated with the entity
@JsonKey(name: 'unix_time')
int? get unixTime;