label property
A unique label by which you want to identify this data connection. If left unspecified, a label will be generated at random.
Can be accessed with {@apilink DataConnection.label}
Implementation
String? label;
A unique label by which you want to identify this data connection. If left unspecified, a label will be generated at random.
Can be accessed with {@apilink DataConnection.label}
String? label;