DartObjectExtension extension

on
  • DartObject

Methods

toEnumValueString() String?
get the String representation of the enum value, or null if the enum was not valid
toForeignKeyAction() → ForeignKeyAction?
get the ForeignKeyAction this enum represents, or the result of null if the enum did not contain a valid value