MarshallingException constructor

const MarshallingException([
  1. dynamic message
])

Implementation

const MarshallingException([this.message]);