menu
simplify_satva package
documentation
web/simple_webrr.dart
SimpleWebRR
postList method
postList method
dark_mode
light_mode
postList
method
List
postList
(
String
key
)
Implementation
List postList(String key){ return post(key) as List; }
simplify_satva package
documentation
web/simple_webrr
SimpleWebRR
postList method
SimpleWebRR class