Retrieves a Map of every attribute currently bound. Keys are attribute names, and values their respective values.
Future<Map<String, dynamic>> getAttributes();