Return the player unique id.
Each public method in FPlayer await the id value firstly.
await
Future<int> get id => _nativeSetup.future;