WebStorage.fromPlatform constructor
- required PlatformWebStorage platform,
Constructs a WebStorage from a specific platform implementation.
Implementation
WebStorage.fromPlatform({required this.platform});
Constructs a WebStorage from a specific platform implementation.
WebStorage.fromPlatform({required this.platform});