hasStaticMember property

  1. @Deprecated('Not useful for clients')
bool hasStaticMember
inherited

Return true if this class declares a static member.

Implementation

@Deprecated('Not useful for clients')
bool get hasStaticMember;