StartAppException constructor

StartAppException({
  1. dynamic message,
})

Implementation

StartAppException({this.message});