interfacePrefix top-level constant
String
const interfacePrefix
Implementation
const String interfacePrefix = const String.fromEnvironment(
'protobuf.interface_prefix',
defaultValue: 'I');