id property

  1. @JsonKey(fromJson: intFromJson)
int id
inherited

회원번호

Implementation

@JsonKey(fromJson: intFromJson)
int get id => throw _privateConstructorUsedError;