id property

  1. @JsonKey(name: 'id')
num get id
inherited

Implementation

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