StandardConnectionFormat constructor

StandardConnectionFormat({
  1. bool? directConnection,
})

Implementation

StandardConnectionFormat({this.directConnection});