mysqlProfile property
MySQL ConnectionProfile configuration.
Implementation
@$pb.TagNumber(102)
MysqlProfile get mysqlProfile => $_getN(7);
Implementation
@$pb.TagNumber(102)
set mysqlProfile(MysqlProfile v) { setField(102, v); }
MySQL ConnectionProfile configuration.
@$pb.TagNumber(102)
MysqlProfile get mysqlProfile => $_getN(7);
@$pb.TagNumber(102)
set mysqlProfile(MysqlProfile v) { setField(102, v); }