menu
nhost_flutter_graphql package
documentation
nhost_flutter_graphql.dart
NhostStorageClient
close method
close method
dark_mode
light_mode
close
method
@
override
void
close
(
)
Releases the object's resources.
Implementation
@override void close() { _apiClient.close(); }
nhost_flutter_graphql package
documentation
nhost_flutter_graphql
NhostStorageClient
close method
NhostStorageClient class