AppShieldPlatform constructor
AppShieldPlatform()
Constructs a AppShieldPlatform instance with a verification token.
Implementation
AppShieldPlatform() : super(token: _token);
Constructs a AppShieldPlatform instance with a verification token.
AppShieldPlatform() : super(token: _token);