isFinal property

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

Implementation

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