fromJson static method
Implementation
static ReverseContinueResponse fromJson(Map<String, Object?> obj) =>
ReverseContinueResponse.fromMap(obj);
static ReverseContinueResponse fromJson(Map<String, Object?> obj) =>
ReverseContinueResponse.fromMap(obj);