time property

  1. @JsonKey(name: 'time')
String? time
inherited

Time, for Time type.

Implementation

@JsonKey(name: 'time')
String? get time => throw _privateConstructorUsedError;