LevelDetails constructor

LevelDetails({
  1. String? displayName,
})

Implementation

LevelDetails({this.displayName});