onsetDateTime property

  1. @JsonKey.new(name: 'OnsetDateTime')
String? get onsetDateTime
inherited

Implementation

@JsonKey(name: 'OnsetDateTime')
String? get onsetDateTime => throw _privateConstructorUsedError;