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