currentLocationTime property

  1. @JsonKey.new(name: 'CurrentLocationTime', includeIfNull: false)
String? currentLocationTime
final

Implementation

@JsonKey(name: 'CurrentLocationTime', includeIfNull: false)
final String? currentLocationTime;