CompanionTypeNotFoundException constructor

const CompanionTypeNotFoundException([
  1. String? msg
])

Implementation

const CompanionTypeNotFoundException([super.msg]);