builders property

  1. @override
List<Function> builders
override

Implementation

@override
List<Function> get builders => [() => GetResult<T>()];