getExtras abstract method

Map<String, dynamic> getExtras()

Key-Value pair to be sent to the host platform to parse.

Implementation

Map<String, dynamic> getExtras();