getMinecraftAccessTokenWithDeviceCode abstract method
Implementation
Future<MinecraftTokenResponse> getMinecraftAccessTokenWithDeviceCode(
String deviceCode,
);
Future<MinecraftTokenResponse> getMinecraftAccessTokenWithDeviceCode(
String deviceCode,
);