menu
flutter_nekoton_bridge package
documentation
nekoton/external/gql_connection.dart
GqlConnectionHttpClient
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
String
>
get
(
String
endpoint
)
Implementation
Future<String> get(String endpoint);
flutter_nekoton_bridge package
documentation
nekoton/external/gql_connection
GqlConnectionHttpClient
get abstract method
GqlConnectionHttpClient class