CancellationDetailsFeedback.fromJson constructor

CancellationDetailsFeedback.fromJson(
  1. Object? json
)

Implementation

CancellationDetailsFeedback.fromJson(Object? json) : _ = (json as String);