FluentCommandPredicate typedef
FluentCommandPredicate =
bool Function(FluentCommandContext context)
Implementation
typedef FluentCommandPredicate = bool Function(FluentCommandContext context);
typedef FluentCommandPredicate = bool Function(FluentCommandContext context);