type property

  1. @JsonKey(name: 'type')
String? type
inherited

Implementation

@JsonKey(name: 'type')
String? get type => throw _privateConstructorUsedError;