clear method

Future<void> clear()

مسح جميع البيانات

Implementation

Future<void> clear() => EnvService.instance.clear();