nullableProperties property

  1. @JsonKey(name: 'nullable')
List<String>? nullableProperties
inherited

Implementation

@JsonKey(name: 'nullable')
List<String>? get nullableProperties => throw _privateConstructorUsedError;