onsetString property

  1. @JsonKey.new(name: 'OnsetString')
String? get onsetString
inherited

Implementation

@JsonKey(name: 'OnsetString')
String? get onsetString => throw _privateConstructorUsedError;