useTypes property

List<Type>? useTypes
final

Optional list of types that can be provided to generic endpoints

Implementation

final List<Type>? useTypes;