modPersonId property

  1. @JsonKey.new(name: 'mod_person_id')
int? get modPersonId
inherited

Implementation

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