getName method

Future<String?> getName()

Implementation

Future<String?> getName() => _plugin.getName(this);