getFCMToken abstract method

Future<String>? getFCMToken()

Get the token for the device this is executing on.

Implementation

Future<String>? getFCMToken();