internal property

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

Implementation

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