menu
stream_feeds package
documentation
stream_feeds.dart
FollowCreatedEvent
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
FollowCreatedEvent
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static FollowCreatedEvent fromJson(Map<String, dynamic> json) => _$FollowCreatedEventFromJson(json);
stream_feeds package
documentation
stream_feeds
FollowCreatedEvent
fromJson static method
FollowCreatedEvent class