getAttributes method

Future<Map<String, dynamic>?> getAttributes()

Implementation

Future<Map<String, dynamic>?> getAttributes() => _plugin.getAttributes(this);