responseResultCallback property
- @JsonKey.new(includeToJson: false, includeFromJson: false, fromJson: null, toJson: null)
inherited
    Implementation
@JsonKey(
    includeToJson: false,
    includeFromJson: false,
    fromJson: null,
    toJson: null)
ResponseResultCallback? get responseResultCallback =>
    throw _privateConstructorUsedError;