createOnly property

  1. @JsonKey(name: 'createOnly')
bool? createOnly
final

Implementation

@JsonKey(name: 'createOnly')
final bool? createOnly;