compatibleModels property

  1. @TagNumber.new(3)
PbList<String> get compatibleModels

Explicit base model ids this adapter works with.

Implementation

@$pb.TagNumber(3)
$pb.PbList<$core.String> get compatibleModels => $_getList(2);