id property

int get id

Implementation

int get id => int.parse(uri.queryParameters['id']!);