load abstract method

Future<IPlayer> load(
  1. String id
)
override

Implementation

Future<IPlayer> load(String id,);