Skip to content

Level.error event_manager.dart:111 ::: type 'int' is not a subtype of type 'String' #506

@qinheqin

Description

@qinheqin

_helper.register() 注册报错
image
错误位置
image
expires ??= _expires
==》
expires ??= _expires.toString();

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions