output property

  1. @JsonKey(includeIfNull: false)
Map<String, dynamic>? get output
inherited

Implementation

@JsonKey(includeIfNull: false)
Map<String, dynamic>? get output => throw _privateConstructorUsedError;