menu
basf_logic_components package
documentation
domain/exceptions/exceptions.dart
CsrfTokenException
CsrfTokenException.fromJson factory constructor
CsrfTokenException.fromJson factory constructor
dark_mode
light_mode
CsrfTokenException.fromJson
constructor
CsrfTokenException.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CsrfTokenException.fromJson(Map<String, dynamic> json) = _$CsrfTokenExceptionImpl.fromJson;
basf_logic_components package
documentation
domain/exceptions/exceptions
CsrfTokenException
CsrfTokenException.fromJson factory constructor
CsrfTokenException class