isNew property - HttpSession class - dart:io library (original) (raw)

description

bool getisNew

Whether the session has not yet been sent to the client.

Implementation

bool get isNew;