menu
chataptor package
documentation
testing.dart
PushOk
PushOk.new const constructor
PushOk.new const constructor
dark_mode
light_mode
PushOk
constructor
const
PushOk
(
Map
<
String
,
dynamic
>
response
)
Creates a
PushOk
with the server's reply
response
.
Implementation
const PushOk(this.response);
chataptor package
documentation
testing
PushOk
PushOk.new const constructor
PushOk class