customData abstract method

Future<Map<String, dynamic>> customData()

Returns the previously set custom data.

Implementation

Future<Map<String, dynamic>> customData();