ApolloVMRuntimeError constructor

ApolloVMRuntimeError([
  1. String? message
])

Implementation

ApolloVMRuntimeError([this.message]);