next property

HTInstanceNamespace? next
latefinal

The namespace of the child class The namespace of the super class

Implementation

// late final HTInstanceNamespace? prev;

/// The namespace of the super class
late final HTInstanceNamespace? next;