Future<bool> isOfflineModeEnabled() async { return await native(AffiseApiMethod.IS_OFFLINE_MODE_ENABLED); }