RaViewModel constructor

RaViewModel()

Implementation

RaViewModel() : super(RaScreenState(
  message: 'Setting up a game for you'
));