ReverseConfig constructor
const
ReverseConfig({
- List<
ReverseBridge> ? bridges, - List<
ReversePortal> ? portals,
Implementation
const ReverseConfig({this.bridges, this.portals});