className property

String? className
getter/setter pair

Dart reserved word class; native maps this to the historical "class" key.

Implementation

String? className;