menu
polkawallet_sdk package
documentation
api/apiGov2.dart
ApiGov2
checkGovExist method
checkGovExist method
dark_mode
light_mode
checkGovExist
method
Future
<
bool
>
checkGovExist
(
int
version
)
Implementation
Future<bool> checkGovExist(int version) async { return service.checkGovExist(version); }
polkawallet_sdk package
documentation
api/apiGov2
ApiGov2
checkGovExist method
ApiGov2 class