MasterProperties constructor

MasterProperties({
  1. String? displayName,
})

Implementation

MasterProperties({this.displayName});