adapterIds property
Remove the named adapters; clear_all ignores the list.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$core.String> get adapterIds => $_getList(0);
Remove the named adapters; clear_all ignores the list.
@$pb.TagNumber(1)
$pb.PbList<$core.String> get adapterIds => $_getList(0);