GetAttribute typedef

GetAttribute = String? Function(String name)

Implementation

typedef GetAttribute = String? Function(String name);