submitAt property

  1. @JsonKey.new(name: 'submitAt')
String? submitAt
final

Implementation

@JsonKey(name: 'submitAt')
final String? submitAt;