registrantTime property

  1. @JsonKey(name: 'registrant_time')
DateTime registrantTime
inherited

Implementation

@JsonKey(name: 'registrant_time')
DateTime get registrantTime => throw _privateConstructorUsedError;