dartBlockException property

  1. @JsonKey.new(name: 'neoTechException')
DartBlockException? dartBlockException
final

Implementation

@JsonKey(name: 'neoTechException')
final DartBlockException? dartBlockException;