isDynamic property

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

Implementation

@JsonKey(name: 'dynamic')
final bool? isDynamic;