Returns the current SDK state.
Future<MoveState> getState() async { return await MovesdkPlatform.instance.getState(); }