getEnvelope method

Envelope? getEnvelope()

Implementation

Envelope? getEnvelope() {
  return env;
}