getCertifications method
Implementation
Future<List<Certificate>> getCertifications() {
throw UnimplementedError('platformVersion() has not been implemented.');
}
Future<List<Certificate>> getCertifications() {
throw UnimplementedError('platformVersion() has not been implemented.');
}