FieldName typedef Null safety

FieldName = String

An alias for String.

Implementation

typedef FieldName = String;