from property

  1. @JsonKey(name: r'from')
int? from
final

Implementation

@JsonKey(name: r'from')
final int? from;