subInvocations property Null safety

List<AuthorizedInvocation> subInvocations
read / write

Implementation

List<AuthorizedInvocation> subInvocations = List<AuthorizedInvocation>.empty(
    growable:
        true);