ShellContextPlatform.android constructor
ShellContextPlatform.android()
Android
Implementation
factory ShellContextPlatform.android() {
return _ShellContextPlatform(isAndroid: true);
}
Android
factory ShellContextPlatform.android() {
return _ShellContextPlatform(isAndroid: true);
}