You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -183,7 +183,7 @@ class AppointmentPayload extends $pb.GeneratedMessage {
|
||||
static AppointmentPayload getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<AppointmentPayload>(create);
|
||||
static AppointmentPayload? _defaultInstance;
|
||||
|
||||
/// Type of appointment : Expedition / Reception / Both
|
||||
/// Type of appointment : Loading / Unloading / Both
|
||||
@$pb.TagNumber(1)
|
||||
$1.AppointmentType get appointmentType => $_getN(0);
|
||||
@$pb.TagNumber(1)
|
||||
|
||||
Reference in New Issue
Block a user