menu
eliud_pkg_follow_model package
documentation
model/follow_request_entity.dart
FollowRequestEntity
toJsonString method
toJsonString method
dark_mode
light_mode
toJsonString
method
String
toJsonString
(
)
Implementation
String toJsonString() { return jsonEncode(toDocument()); }
eliud_pkg_follow_model package
documentation
model/follow_request_entity
FollowRequestEntity
toJsonString method
FollowRequestEntity class