kind property Null safety

String? kind
read / writeoverride

What kind of code object is this?

Implementation

/*CodeKind*/ String? kind;