CancelResponse.fromMap constructor

CancelResponse.fromMap(
  1. Map<String, Object?> obj
)

Implementation

CancelResponse.fromMap(super.obj) : super.fromMap();