cast property

Function1<IList, IList<A>> cast
final

Implementation

final Function1<IList<dynamic>, IList<A>> cast;