isStatic property

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

Implementation

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