args property

List<Type> args
latefinal

Implementation

late final List<Type> args = _args?.call() ?? [];