menu
interactive_3d package
documentation
interactive_3d_platform_interface.dart
Interactive3dPlatform
removeFromCache abstract method
removeFromCache abstract method
dark_mode
light_mode
removeFromCache
abstract method
Future
<
void
>
removeFromCache
(
List
<
String
>
names
)
Method to clear specific cached entities
Implementation
Future<void> removeFromCache(List<String> names);
interactive_3d package
documentation
interactive_3d_platform_interface
Interactive3dPlatform
removeFromCache abstract method
Interactive3dPlatform class