mixinApiNames property

Set<String> get mixinApiNames

Implementation

Set<String> get mixinApiNames => getList<String>('mixin', 'api', 'apis').toSet();