id property

  1. @JsonKey(name: 'id')
int? id
inherited

Implementation

@JsonKey(name: 'id')
int? get id => throw _privateConstructorUsedError;