orderedByEmail property

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

Implementation

@JsonKey(name: 'OrderedByEmail', includeIfNull: false)
final String? orderedByEmail;