menu
cx_flutter_plugin package
documentation
cx_types.dart
LogContext
LogContext.fromJson factory constructor
LogContext.fromJson factory constructor
dark_mode
light_mode
LogContext.fromJson
constructor
LogContext.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LogContext.fromJson(Map<String, dynamic> json) => _$LogContextFromJson(json);
cx_flutter_plugin package
documentation
cx_types
LogContext
LogContext.fromJson factory constructor
LogContext class