id property

  1. @JsonKey.new(name: 'id')
dynamic id
final

Implementation

@JsonKey(name: 'id')
final dynamic id;