firstId property

  1. @JsonKey(name: 'first_id', fromJson: stringNullableFromJson)
String? firstId
final

Implementation

@JsonKey(name: 'first_id', fromJson: stringNullableFromJson)
final String? firstId;