RaceNotFoundException constructor

const RaceNotFoundException([
  1. String? msg
])

Implementation

const RaceNotFoundException([super.msg]);