fieldDeclarations property

List<FieldDeclaration> get fieldDeclarations
inherited

fields that belong to this interface

Implementation

List<FieldDeclaration> get fieldDeclarations =>
    throw _privateConstructorUsedError;