fid property

  1. @override
  2. @JsonKey.new(name: 'fid')
String fid
final

Implementation

@override
@JsonKey(name: 'fid')
final String fid;