menu
my_flutter_pusher package
documentation
pusher.dart
PusherOptions
PusherOptions.fromJson factory constructor
PusherOptions.fromJson factory constructor
dark_mode
light_mode
PusherOptions.fromJson
constructor
PusherOptions.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PusherOptions.fromJson(Map<String, dynamic> json) => _$PusherOptionsFromJson(json);
my_flutter_pusher package
documentation
pusher
PusherOptions
PusherOptions.fromJson factory constructor
PusherOptions class