$EgressSource constructor

$EgressSource({
  1. String? accessLevel,
})

Implementation

$EgressSource({
  this.accessLevel,
});