confirmId property

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

.

Implementation

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