period property
      
      Token?
      get
      period
      
    
    
The period before the constructor name, or null if this annotation isn't
the invocation of a named constructor.
Implementation
Token? get period;The period before the constructor name, or null if this annotation isn't
the invocation of a named constructor.
Token? get period;