Future<bool?> stateMachineGetBooleanInput(String key) { throw UnimplementedError( 'stateMachineGetBooleanInput() has not been implemented.', ); }