menu
jet_flutter_framework package
documentation
jet_framework.dart
NotificationResponse
data property
data property
dark_mode
light_mode
data
property
Map
<
String
,
dynamic
>
data
final
Any other data returned by the platform.
Returned only on Windows.
Implementation
final Map<String, dynamic> data;
jet_flutter_framework package
documentation
jet_framework
NotificationResponse
data property
NotificationResponse class