postingWarning property

  1. @JsonKey.new(name: 'posting_warning')
String? get postingWarning
inherited

Implementation

@JsonKey(name: 'posting_warning')
String? get postingWarning => throw _privateConstructorUsedError;