functions property

List<String>? functions
final

A list of Function objects.

Implementation

final List<String>? functions;