PauseResponse.fromMap constructor

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

Implementation

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