format method

String format(
  1. String query
)

Implementation

String format(String query) => '$prefix:$query';