ContinueResponse.fromMap constructor

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

Implementation

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