getValue static method

  1. @Deprecated('Use field.offTag instead')
String getValue(
  1. ImageField field
)

Implementation

@Deprecated('Use field.offTag instead')
static String getValue(ImageField field) => field.offTag;