Reflectable.fromList constructor

const Reflectable.fromList(
  1. List<ReflectCapability> capabilities
)

Implementation

const Reflectable.fromList(super.capabilities) : super.fromList();