ParseDataException constructor

ParseDataException({
  1. String? message,
})

Implementation

ParseDataException({this.message});