dioStart property

  1. @JsonKey(includeToJson: false, includeFromJson: false, fromJson: null, toJson: null)
DioStart? dioStart
inherited

Implementation

@JsonKey(
    includeToJson: false,
    includeFromJson: false,
    fromJson: null,
    toJson: null)
DioStart? get dioStart => throw _privateConstructorUsedError;