Dart APIunself_modelJsonRefListschema schema property Null safety JsonRef schema Implementation JsonRef get schema => map(ref: (_) => Ref(_.name), union: (_) => Union(_.names, key: _.key)); unself_model unself_model JsonRefList schema property JsonRefList class Constructors fromJson ref union Properties hashCode runtimeType schema Methods doCallback map mapOrNull maybeMap maybeWhen noSuchMethod toJson toString when whenOrNull Operators operator ==