buildSubstitutionValues method

Map<String, dynamic> buildSubstitutionValues()

Implementation

Map<String, dynamic> buildSubstitutionValues() {
  //throw Exception('Block@buildSubstitutionValues not implemented exception');
  return {};
}