get abstract method

String get(
  1. String tag, {
  2. dynamic options,
})

Implementation

String get(
  String tag, {
  dynamic options,
});