getAccountStatus method
Implementation
Future<CloudKitAccountStatus> getAccountStatus({String? containerId}) {
throw UnimplementedError('getAccountStatus() has not been implemented.');
}
Future<CloudKitAccountStatus> getAccountStatus({String? containerId}) {
throw UnimplementedError('getAccountStatus() has not been implemented.');
}