menu
fluxer_dart package
documentation
models/rich_embed_request.dart
RichEmbedRequest
RichEmbedRequest.fromJson factory constructor
RichEmbedRequest.fromJson factory constructor
dark_mode
light_mode
RichEmbedRequest.fromJson
constructor
RichEmbedRequest.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory RichEmbedRequest.fromJson(Map<String, Object?> json) => _$RichEmbedRequestFromJson(json);
fluxer_dart package
documentation
models/rich_embed_request
RichEmbedRequest
RichEmbedRequest.fromJson factory constructor
RichEmbedRequest class