apps property

  1. @BuiltValueField.new(wireName: r'apps')
BuiltList<String>? get apps

Set of apps available to this user

Implementation

@BuiltValueField(wireName: r'apps')
BuiltList<String>? get apps;