customValue2 property

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

Implementation

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